Dash Synonym
The gxDashSynonymTag synonym ('sdsh') for dashes is defined:
#define gxDashSynonymTag 0x73647368The gxDashSynonym structure defines the contents of a gxDashSynonymTag synonym:
struct gxDashSynonym { long size; fixed dashLength[gxAnyNumber] };
Field Description
size
- The number of elements in a dash array.
dashLength
- The array of lengths for the dashes.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help